home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
SourceCode
/
AIInspector
/
Makefile
< prev
next >
Wrap
Makefile
|
1992-12-19
|
662b
|
35 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = AIInspector
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = AIInspector.nib
CLASSES = AIInspector.m AIView.m
HFILES = AIInspector.h AIView.h
OTHERSRCS = bundle.registry Makefile Makefile.preamble
MAKEFILEDIR = /NextDeveloper/Makefiles/app
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/bundle.make
-include Makefile.postamble
-include Makefile.dependencies